home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1999 November / cd joystick no109 novembre 1999.iso / Data / sharewares / utilitaires / WC32V401.ZIP / INSTALL.BIN / WINCMD32.EXE / 0 / RCDATA / TDETAILS / TDETAILS.txt
Text File  |  1999-07-27  |  5KB  |  272 lines

  1. object DETAILS: TDETAILS
  2.   Tag = 1
  3.   Left = 179
  4.   Top = 86
  5.   HelpContext = 460
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu]
  9.   BorderStyle = bsDialog
  10.   Caption = 'FTP: connection details'
  11.   ClientHeight = 288
  12.   ClientWidth = 367
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Session: TLabel
  21.     Tag = 2
  22.     Left = 4
  23.     Top = 15
  24.     Width = 95
  25.     Height = 13
  26.     AutoSize = False
  27.     Caption = '&Session:'
  28.     FocusControl = id_Change_Session
  29.     Font.Color = clBtnText
  30.     Font.Height = -11
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = []
  33.     ParentFont = False
  34.   end
  35.   object Hostname: TLabel
  36.     Tag = 3
  37.     Left = 4
  38.     Top = 40
  39.     Width = 95
  40.     Height = 13
  41.     AutoSize = False
  42.     Caption = '&Host name[:Port]:'
  43.     FocusControl = id_Change_Host
  44.     Font.Color = clBtnText
  45.     Font.Height = -11
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50.   object Username: TLabel
  51.     Tag = 5
  52.     Left = 4
  53.     Top = 87
  54.     Width = 95
  55.     Height = 13
  56.     AutoSize = False
  57.     Caption = '&User name:'
  58.     FocusControl = id_Change_User
  59.     Font.Color = clBtnText
  60.     Font.Height = -11
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = []
  63.     ParentFont = False
  64.   end
  65.   object Directory: TLabel
  66.     Tag = 6
  67.     Left = 4
  68.     Top = 153
  69.     Width = 95
  70.     Height = 13
  71.     AutoSize = False
  72.     Caption = 'Remote &Dir:'
  73.     FocusControl = id_Change_Directory
  74.     Font.Color = clBtnText
  75.     Font.Height = -11
  76.     Font.Name = 'MS Sans Serif'
  77.     Font.Style = []
  78.     ParentFont = False
  79.   end
  80.   object Label1: TLabel
  81.     Tag = 7
  82.     Left = 4
  83.     Top = 178
  84.     Width = 95
  85.     Height = 13
  86.     AutoSize = False
  87.     Caption = '&Local dir:'
  88.     FocusControl = id_LocalDirectory
  89.     Font.Color = clBtnText
  90.     Font.Height = -11
  91.     Font.Name = 'MS Sans Serif'
  92.     Font.Style = []
  93.     ParentFont = False
  94.   end
  95.   object Label2: TLabel
  96.     Tag = 9
  97.     Left = 4
  98.     Top = 112
  99.     Width = 95
  100.     Height = 13
  101.     AutoSize = False
  102.     Caption = '&Password'
  103.     FocusControl = id_change_pass
  104.     Font.Color = clBtnText
  105.     Font.Height = -11
  106.     Font.Name = 'MS Sans Serif'
  107.     Font.Style = []
  108.     ParentFont = False
  109.   end
  110.   object Label3: TLabel
  111.     Tag = 10
  112.     Left = 4
  113.     Top = 132
  114.     Width = 357
  115.     Height = 13
  116.     AutoSize = False
  117.     Caption = 'Warning: Storing the password is insecure!'
  118.     Font.Color = clBtnText
  119.     Font.Height = -11
  120.     Font.Name = 'MS Sans Serif'
  121.     Font.Style = []
  122.     ParentFont = False
  123.   end
  124.   object Label4: TLabel
  125.     Tag = 15
  126.     Left = 4
  127.     Top = 202
  128.     Width = 95
  129.     Height = 13
  130.     AutoSize = False
  131.     Caption = 'Send &Commands:'
  132.     FocusControl = id_InitCommands
  133.     Font.Color = clBtnText
  134.     Font.Height = -11
  135.     Font.Name = 'MS Sans Serif'
  136.     Font.Style = []
  137.     ParentFont = False
  138.   end
  139.   object id_Change_Session: TEdit
  140.     Left = 101
  141.     Top = 11
  142.     Width = 260
  143.     Height = 21
  144.     TabOrder = 0
  145.   end
  146.   object id_Change_Host: TEdit
  147.     Left = 101
  148.     Top = 36
  149.     Width = 260
  150.     Height = 21
  151.     TabOrder = 1
  152.   end
  153.   object id_Change_User: TEdit
  154.     Left = 101
  155.     Top = 83
  156.     Width = 260
  157.     Height = 21
  158.     TabOrder = 3
  159.   end
  160.   object id_Change_Directory: TEdit
  161.     Left = 101
  162.     Top = 149
  163.     Width = 260
  164.     Height = 21
  165.     TabOrder = 5
  166.   end
  167.   object id_OK: TButton
  168.     Tag = 4001
  169.     Left = 84
  170.     Top = 262
  171.     Width = 90
  172.     Height = 23
  173.     Caption = '&OK'
  174.     Default = True
  175.     ModalResult = 1
  176.     TabOrder = 10
  177.     OnClick = id_OKClick
  178.   end
  179.   object Cancel: TButton
  180.     Tag = 4002
  181.     Left = 179
  182.     Top = 262
  183.     Width = 90
  184.     Height = 23
  185.     Cancel = True
  186.     Caption = 'Cancel'
  187.     ModalResult = 2
  188.     TabOrder = 11
  189.   end
  190.   object id_LocalDirectory: TEdit
  191.     Left = 101
  192.     Top = 174
  193.     Width = 260
  194.     Height = 21
  195.     TabOrder = 6
  196.   end
  197.   object id_Firewall: TCheckBox
  198.     Tag = 8
  199.     Left = 4
  200.     Top = 218
  201.     Width = 357
  202.     Height = 17
  203.     Caption = 'Use &firewall (proxy server)'
  204.     Font.Color = clBtnText
  205.     Font.Height = -11
  206.     Font.Name = 'MS Sans Serif'
  207.     Font.Style = []
  208.     ParentFont = False
  209.     State = cbChecked
  210.     TabOrder = 8
  211.     OnClick = id_FirewallClick
  212.   end
  213.   object HelpButton: TButton
  214.     Tag = 4003
  215.     Left = 274
  216.     Top = 262
  217.     Width = 90
  218.     Height = 23
  219.     Caption = 'Help'
  220.     TabOrder = 12
  221.     OnClick = HelpButtonClick
  222.   end
  223.   object id_change_pass: TEdit
  224.     Left = 101
  225.     Top = 108
  226.     Width = 260
  227.     Height = 21
  228.     PasswordChar = '*'
  229.     TabOrder = 4
  230.   end
  231.   object id_Passive_Mode: TCheckBox
  232.     Tag = 14
  233.     Left = 4
  234.     Top = 238
  235.     Width = 357
  236.     Height = 17
  237.     Caption = 'Use passive mode for transfers (like a WWW browser)'
  238.     Font.Color = clBtnText
  239.     Font.Height = -11
  240.     Font.Name = 'MS Sans Serif'
  241.     Font.Style = []
  242.     ParentFont = False
  243.     State = cbChecked
  244.     TabOrder = 9
  245.   end
  246.   object id_change_anonymous: TButton
  247.     Tag = 4
  248.     Left = 101
  249.     Top = 59
  250.     Width = 260
  251.     Height = 23
  252.     Caption = '&Anonymous login (e-mail address as password)'
  253.     TabOrder = 2
  254.     OnClick = id_Change_AnonymousClick
  255.   end
  256.   object id_InitCommands: TEdit
  257.     Left = 101
  258.     Top = 198
  259.     Width = 260
  260.     Height = 21
  261.     TabOrder = 7
  262.   end
  263.   object ResolutionFix1: TResolutionFix
  264.     Top = 260
  265.   end
  266.   object Translate1: TTranslate
  267.     Tag = 6010
  268.     Left = 32
  269.     Top = 260
  270.   end
  271. end
  272.